| AdCourseFee |
| Logical Entity Name | AdCourseFee |
| Default Table Name | AdCourseFee |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| AdCourseFee Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCourseFeeID |
int | NO | ||
| AdCourseID | int | NO | ||
| SaBillCodeID | int | NO | ||
| TranNum | tinyint | NO | ||
| Amount | money | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| EffectiveDate | datetime | NO | ||
| AuditCourseAmount | money | YES | ||
AdCourseFeeSchedID |
int | YES |
| AdCourseFee Primary and Unique Keys |
| Key Name | Key Type | Keys |
| AdCourseFee_AdCourseID_SaBillCodeID_EffectiveDate_AdCourseFeeID_U_N_IDX | Index | AdCourseID, SaBillCodeID, EffectiveDate, AdCourseFeeID |
| AdCourseFee_AdCourseFeeID_U_C_IDX | PrimaryKey | AdCourseFeeID |
| AdCourseFee Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourseFeeSched | Non-Identifying | Zero or One to Zero or More | FK_AdCourseFee_AdCourseFeeSchedID_AdCourseFeeSched_AdCourseFeeSchedID | AdCourseFeeSchedID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCourseFee Check Constraints |
| Check Constraint Name | CheckConstraint |
| AdCourseFee Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| AdCourseFee Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.CourseFee |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdCourseFee |
NO |
| AdCourseFee Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Course |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| AdCourseFee Data Movement Rules |
| Name | Type | Rule Text/Value |